RuleExceptionsIsPermissionControlled Property |
Indicates whether incoming messages must be permission controlled (RMS protected) in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsPermissionControlled { get; set; }Public Property IsPermissionControlled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also